Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getDBsForImportedEntities
This procedure scans through the entity mnemonic table and returns a comma-delimited list of all databases for which entities have been imported. This API is for cases where you want the names of all databases for which entities have been imported, rather than just the connected databases.
Location: af\app\afgenmngrp.i Parameters:INPUT plOnlyUseCache AS LOGICALThis parameter is redundant.
OUTPUT pcDBList AS CHARACTERThe list of databases for which entities have been imported.
INPUT-OUTPUT pcAdditionalInfo AS CHARACTERThis parameter is for future use. It serves no function in the current version.
Notes: None Examples: See the main block inaf\app\afgengtdbfrimpentp.p.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |